[INFO] cloning repository https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shantanu-hashcash/soroban-cli-stellar-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b269855c4efdbe9db9dd3ff1bced6df7550e213a
[INFO] checking shantanu-hashcash/soroban-cli-stellar-test against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shantanu-hashcash/soroban-cli-stellar-test against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shantanu-hashcash/soroban-cli-stellar-test against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shantanu-hashcash/soroban-cli-stellar-test against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shantanu-hashcash/soroban-cli-stellar-test against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-cli-stellar-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test
[INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanu-hashcash/soroban-cli-stellar-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds